gtk4.git
2020-01-07 Timm Bädergl renderer: Move work to the blur vertex shader
2020-01-07 Timm Bädergl renderer: Avoid copying a matrix
2020-01-07 Timm Bädertestsuite: Add a test case for rotated border node
2020-01-07 Timm BäderGskTransform: Compute sin/deg of 90deg rotations manually
2020-01-07 Timm BäderGskTransform: Normalize angles
2020-01-07 Timm Bädersnapshot: Repeat color nodes by creating a larger color...
2020-01-07 Timm Bädergl renderer: Print debug node message
2020-01-07 Timm Bädergl driver: Inline function into only caller
2020-01-07 Timm Bäderrenderbackground: Try to omit a save/restore pair
2020-01-07 Timm Bäderrendernodes: Use floats for everything
2020-01-07 Timm Bäderrenderbackground: Save a snapshot_translate() call
2020-01-07 Timm Bädergl renderer: Load vertex data directly into vertices...
2020-01-07 Timm Bädergl renderer: Pass linear gradient stops to shaders...
2020-01-07 Timm Bädergsk: Make GskColorStop.offset a float
2020-01-07 Timm BäderAvoid a few state changes
2020-01-07 Timm Bädergl renderer: Move more work to the vertex shaders
2020-01-07 Timm Bädergl renderer: Don't invert offset value twice
2020-01-07 Timm Bädergl renderer: Remove unused variable from shader
2020-01-07 Timm Bädergl renderer: Move color computation to vertex shader
2020-01-07 Timm Bädergl renderer: Move final color computation to vertex...
2020-01-07 Timm Bädergl renderer: Compute final color in vertex shader
2020-01-07 Timm Bädersupp: Ignore calloc in the AMD driver
2020-01-07 Timm Bädertestentryicons: Fix a memory leak
2020-01-07 Timm Bädergl renderer: Avoid an invalid read
2020-01-07 Timm Bädergl renderer: Remove some unneeded calculations from...
2020-01-07 Timm Bädergl renderer: Shuffle things around a bit
2020-01-07 Timm Bädergl renderer: Move work to the gradient vertex shader
2020-01-07 Timm Bädergl renderer: Add some in/out compat glue to the shaders
2020-01-07 Timm Bädergl renderer: Upload GL_RGBA texture data in GLES
2020-01-07 Timm Bädergltextureatlas: Use more correct debug name for texture
2020-01-07 Timm BäderGdkGLContext: check for GL_KHR_debug for GL debug output
2020-01-07 Timm Bädergl renderer: Mark beginning of frame if DEBUG_OPS is set
2020-01-07 Timm Bädergl renderer: Trivial declaration reorder
2020-01-07 Timm Bädergl renderer: Remove a few outdated comments
2020-01-07 Timm Bädergl renderer: Remove unused translation handling
2020-01-07 Timm Bädergl renderer: Don't copy matrix/offset of color matrix...
2020-01-07 Timm Bädergl renderer: Initialize alpha uniform to 1.0
2020-01-07 Timm Bädergl renderer: Make RoundedRect work in gles
2020-01-07 Timm Bädergl renderer: Rewrite shader builder
2020-01-07 Timm Bädergl renderer: Fix program uniform updating code
2020-01-07 Timm Bädergl renderer: Only send clip corners if we need to
2020-01-07 Timm Bädergl renderer: Fix color comparison
2020-01-07 Timm Bädergl renderer: Shorten debug output impl
2020-01-07 Timm Bädergl renderer: Fix debug color output
2020-01-07 Timm Bäder gl renderer: Rewort passing rounded rects to shaders
2020-01-07 Timm Bädergl renderer: Don't copy border outline corner sizes...
2020-01-07 Timm Bädergl renderer: stop copying current color around
2020-01-07 Timm Bädergl renderer: remove a memory leak
2020-01-07 Timm BäderGdkRGBA: Use floats instead of doubles
2020-01-07 Timm Bäderprogressbar: Remove unnecessary snapshot implementation
2020-01-07 Timm Bädergl renderer: Split blurring a node into its own function
2020-01-07 Timm Bädergl renderer: Remove some unused uniforms
2020-01-07 Timm Bädergl renderer: Drop a dead if statement
2020-01-06 Jordi MasUpdate Catalan translation
2020-01-06 Matthias Clasenwidget: Remove an unused signal
2020-01-06 Matthias Clasenwayland: Remove debug spew
2020-01-06 Matthias ClasenMerge branch 'wayland-dnd-fixes' into 'master'
2020-01-05 Piotr DrągUpdate Polish translation
2020-01-04 Matthias Clasenwayland: Don't artificially prefer ASK
2020-01-04 Matthias Clasendocs: Small clarifications to DND docs
2020-01-04 Matthias Clasenwayland: Minor cleanup
2020-01-04 Matthias Clasenwayland: Fix action handling more
2020-01-04 Matthias Clasenwayland: Finish pending offer handling
2020-01-04 Matthias Clasenwayland: Clean up drags
2020-01-03 Matthias ClasenAdwaita: Make dnd marks in text views green
2020-01-03 Matthias Clasentextview: Render visible marks better
2020-01-03 Matthias ClasenMerge branch 'remove-xim' into 'master'
2020-01-03 Matthias ClasenAdd a text view mark/cursor test
2020-01-02 Matthias ClasenFix the previous commit
2020-01-02 Matthias Clasenstackswitcher: Fix switch-while-drag functionality
2020-01-01 Matthias Clasendnd: Be safer
2020-01-01 Matthias Clasenwayland: Fix dnd type negotiation
2020-01-01 Matthias Clasencontentprovider: cosmetic fix
2020-01-01 Matthias Clasencontentserializer: Fix an annotation
2019-12-31 Daniel MustielesUpdated Spanish translation
2019-12-30 Matthias ClasenMerge branch 'drag-icon' into 'master'
2019-12-30 Matthias Clasenmountoperation: Handle D-Bus missing
2019-12-30 Matthias ClasenMerge branch 'fix-dnd' into 'master'
2019-12-30 Matthias Clasenwayland: Pass root coordinates for dnd events
2019-12-30 Matthias Clasengdk: Populate dnd event coords
2019-12-30 Matthias Clasengdk: Fix coordinates in dnd events
2019-12-30 Piotr DrągUpdate POTFILES.in
2019-12-30 Matthias Clasentooltip: Never set a window to be its own parent
2019-12-30 Matthias Clasentooltipwindow: Cosmetic fix
2019-12-30 Daniel Mustieles... Revert "Updated Spanish translation"
2019-12-30 Daniel MustielesUpdated Spanish translation
2019-12-30 Daniel MustielesUpdated Spanish translation
2019-12-30 Daniel MustielesUpdated Spanish translation
2019-12-30 Matthias ClasenRemove gtk_window_set_hardcoded_surface
2019-12-30 Matthias Clasencontainer: Be more careful with roots
2019-12-30 Matthias Clasenwidget: Be more careful with roots
2019-12-30 Matthias Clasendnd: Use GtkDragIcon
2019-12-30 Matthias ClasenAdd GtkDragIcon
2019-12-30 Matthias Clasentooltipwindow: Cosmetic fix
2019-12-30 Matthias ClasenMerge branch 'tooltip-redo' into 'master'
2019-12-30 Matthias Clasendocs: Mention custom tooltip windows in the migration...
2019-12-30 Matthias Clasentooltips: Stop using GTK_WINDOW_POPUP
2019-12-30 Matthias Clasentesttooltips: Test tooltips on popovers
2019-12-30 Matthias ClasenDrop custom tooltip windows
2019-12-30 Matthias ClasenMerge branch 'kill-tree-menu' into 'master'
next